home *** CD-ROM | disk | FTP | other *** search
/ Monster Media 1996 #15 / Monster Media Number 15 (Monster Media)(July 1996).ISO / netmail / tam_11.zip / TAM.CTL < prev    next >
Text File  |  1996-06-11  |  2KB  |  65 lines

  1. ;  TAM config file
  2. ;
  3.     ADDRESS 2:463/67
  4. ;       Your main network address
  5. ;
  6.     AKA 16:440/67@unitycom
  7. ;       Your AKA in othe network
  8. ;       If You specified domain - TAM will be scan subdirectory with domain
  9. ;       name and OUTBOUND, in other size - only OUTBOUND.*
  10. ;
  11.     OUTBOUND D:\MODEM\OUTBOUND\
  12. ;       Path, where Your robot create *.?LO files
  13. ;
  14.     NETMAIL D:\MODEM\NETMAIL\
  15. ;       Path to netmail
  16. ;
  17.     FLAGS D:\MODEM
  18. ;       Path to FD-style busy flags
  19. ;
  20.     LOG D:\MODEM\LOG\TAM.LOG
  21. ;       Log path and filename
  22. ;
  23.     TMP D:\TEMP
  24. ;       Path for temporary files
  25. ;
  26. ;   NODE 2:463/690 -A10 -F10 -M5 -P C:\AL
  27. ;        Personal node parameters
  28. ;        -F5   - days to keep fileecho (0 - never kill attaches)
  29. ;        -A10  - days to keep arcmail (0 - never kill attaches)
  30. ;        -M5   - days to keep mail in packets (0 - never kill messages)
  31. ;        -P    - pack mail to PKT-file (if not specified PACK_MAIL)
  32. ;        -NP   - don't pack mail
  33. ;        C:\AL - personal filebox, where arcmail,fileechoes (optional) and
  34. ;                netmail will be moved. Usefull for floppy-net points.
  35. ;
  36. ;    ROBOT AREAFIX
  37. ;    ROBOT ALLFIX+
  38. ;        Robot's names. Messages from this robots will be packed. You can
  39. ;        specify some different names.
  40. ;
  41.     KEEP_ARC 7
  42.     KEEP_FILE 7
  43.     KEEP_MAIL 7
  44. ;       Number of days to keep attaches and mail for all nodes, exclude
  45. ;       nodes in NODE  command.
  46. ;
  47. ;   PACK_MAIL
  48. ;       Pack messages from robots to PKT-file.
  49.  
  50.     BUSY  BOTH
  51. ;       Busy flags type.
  52. ;       Available value
  53. ;          NO      - not check
  54. ;          BINK    - Bink-style
  55. ;          FD      - FD-style
  56. ;          BOTH    - Bink&FD-style
  57. ;
  58.     SORT ARC
  59. ;        Sorting type
  60. ;        Available value
  61. ;          NO      - not sort
  62. ;          ARC     - Arcmail on top
  63. ;          FILE    - Arcmail on bottom
  64.  
  65.